Put 1.3.1 in warning message, not 1.3.0.
authorOwen Taylor <otaylor@redhat.com>
Mon, 26 Jun 2000 23:44:19 +0000 (23:44 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 26 Jun 2000 23:44:19 +0000 (23:44 +0000)
commitc5c75ece065d98b98cea8dc6758e9b0c2a3c509b
treefb53adbe2f35d80fa9e9ea5ab9cf05d4f7a321c9
parent2bb4bcff5d757075502019b0838677c9895ee5b7
Put 1.3.1 in warning message, not 1.3.0.

Mon Jun 26 19:37:04 2000  Owen Taylor  <otaylor@redhat.com>

        * configure.in: Put 1.3.1 in warning message, not 1.3.0.

        (Fixes problem with drawing childless frames. Pointed out
by and a first patch from Anders)

* gtk/gtkframe.c (gtk_frame_compute_child_allocation): Always
compute a child_allocation, even if we don't have a child.

* gtk/gtkaspectframe.c (gtk_aspect_frame_compute_child_allocation):
Always chain to the parent's impl, even if we don't have a child.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gtk/gtkaspectframe.c
gtk/gtkframe.c